Oberon-1 - meaning and definition. What is Oberon-1
Diclib.com
Online Dictionary

What (who) is Oberon-1 - definition

PROGRAMMING LANGUAGE
Oberon-V; Oberon-1; Oberon programming language; OberonX; Oberon-07

Oberon-V         
(Formerly Seneca). R. Griesemer, 1990. Descendant of Oberon designed for numerical applications on supercomputers, especially vector or pipelined architectures. Includes array constructors and an ALL statement. "Seneca - A Language for Numerical Applications on Vectorcomputers", Proc CONPAR 90 - VAPP IV Conf. R. Griesemer, Diss Nr. 10277, ETH Zurich.
Oberon-class submarine         
  • Three ''Oberon''-class submarines laid up in [[Halifax Harbour]]
  • [[Barr and Stroud]] Attack Periscope Type CH74 – RAN ''Oberon'' class submarine
  • Roosey Roads]] for Operation Springboard; January 1969
  • 2}} during exercise Teamwork South 1999
  • Torpedo fire control consoles aboard HMCS ''Onondaga''
  • Onslow}}
  • 6}}: The mouths of the six torpedo tubes are displayed, along with the modified sonar dome and a mockup of the bow sonar array.
  • Propeller motor control panel: The panel telegraph (top and left) showed instructions issued from the motor telegraph position beside the helm station in the control room which were to be carried out.
  • 6}}, twin V16 diesel engines
  • ''Oberon''-class submarines ''Hyatt'' and ''O'Brien'' docked together with the submarine ''Simpson''
  • ''Oberon''-class submarine ''Hyatt'', picture by the Chilean Navy
  • Ovens}} at the [[Western Australian Maritime Museum]]
  • 6}}
  • SS22 ''Riachuelo'' at the Brazilian Navy Cultural Centre
1960 CLASS OF BRITISH SUBMARINES
Oberon class; O'Brien class submarine (1972); Oberon class submarine
The Oberon class was a ship class of 27 British-designed submarines operated by five different nations. They were designed as a direct follow-on from the Porpoise class: physical dimensions were the same, but stronger materials were used in hull construction, and updated equipment was fitted.
Oberon         
  • ''The Reconciliation of Titania and Oberon'' by [[Joseph Noel Paton]]
  • Illustration of Oberon enchanting Titania by [[W. Heath Robinson]], 1914
  •  access-date = 27 January 2013}}</ref>
KING OF THE FAIRIES IN MEDIEVAL AND RENAISSANCE LITERATURE
Oberon (mythology); Oberon (Fairy King); King Oberon
<language> A strongly typed procedural programming language and an operating environment evolved from Modula-2 by Nicklaus Wirth in 1988. Oberon adds type extension (inheritance), extensible record types, multidimensional open arrays, and garbage collection. It eliminates {variant records}, enumeration types, subranges, lower array indices and for loops. A successor called Oberon-2 by H. Moessenboeck features a handful of extensions to Oberon including type-bound procedures (methods). Seneca is a variant of Oberon focussing on numerical programming under development by R. Griesemer in April 1993 (to be renamed). See also Ceres workstation Oberon System. http://oberon.ethz.ch. http://math.tau.ac.il/Oberonladen/Oberon.html. Oberon">Free ETH Oberon (ftp://ftp.inf.ethz.ch/pub/Oberon). {MS-DOS (ftp://ftp.wustl.edu/mirrors/msdos/pgmutl/)}. {Amiga (ftp://ftp.cso.uiuc.edu/pub/amiga/fish/ff380)}. ["The Programming Language Oberon", N. Wirth, Soft Prac & Exp 18(7):671-690 July 1988]. ["Programming in Oberon: Steps Beyond Pascal and Modula", M. Reiser & N. Wirth, A-W 1992]. ["Project Oberon: the design of an operating system and compiler", N. Wirth & J. Gutknecht, ACM Press 1992]. ["The Oberon Companion: A Guide to Using and Programming Oberon System 3", André Fischer, Hannes Marais, vdf Verlag der Fachhochschulen, Zurich, 1997, ISBN 3-7281-2493-1. Includes CD-ROM for Windows, Linux, Macintosh and PC Native]. (1998-03-14)

Wikipedia

Oberon (programming language)

Oberon is a general-purpose programming language first published in 1987 by Niklaus Wirth and the latest member of the Wirthian family of ALGOL-like languages (Euler, ALGOL W, Pascal, Modula, and Modula-2). Oberon was the result of a concentrated effort to increase the power of Modula-2, the direct successor of Pascal, and simultaneously to reduce its complexity. Its principal new feature is the concept of type extension of record types. It permits constructing new data types on the basis of existing ones and to relate them, deviating from the dogma of strictly static typing of data. Type extension is Wirth's way of inheritance reflecting the viewpoint of the parent site. Oberon was developed as part of the implementation of an operating system, also named Oberon at ETH Zurich in Switzerland. The name is from the moon of the planet Uranus, named Oberon.

Oberon is still maintained by Wirth and the latest Project Oberon compiler update is dated 6 March 2020.